netcdf.d(79,29): Deprecation: integral promotion not done for `-cast(byte)127`, use '-preview=intpromote' switch or `-cast(int)(cast(byte)127)` netcdf.d(82,29): Deprecation: integral promotion not done for `-cast(short)32767`, use '-preview=intpromote' switch or `-cast(int)(cast(short)32767)` netcdf.d(65,43): Error: `@safe` function `NC_FILL_STRING` cannot access `__gshared` data `emptyStr` netcdf.d(106,39): Error: `@safe` function `_FillValue` cannot access `__gshared` data `_FillValueStr` netcdf.d(413,49): Error: `@safe` function `DIM_WITHOUT_VARIABLE` cannot access `__gshared` data `DIM_WITHOUT_VARIABLEStr` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.